patch
Set bot active/inactive
{{protocol}}://{{url}}/{{version}}/bots/:_key/active
Change the state of a bot (active/inactive).
Permissions:
w
on the bot.
Authentication
Authentication inherited from the collection: Bearer .Parameters
Name | Type | Value |
---|---|---|
_key | path | {{meKey}} |
Body
{
"activate": true
}
Create a bot
Previous
Generate bot's secret
Next